Â
library(here)
source(here("script", "1_mainRSV.R"))
Â
source(here("script", "2_fileCache.R"))
source(here("script", "3_runIfExpired.R"))
Â
source(here("script", "4_loadRSVdata.R"))
Â
source(here("script", "5_seasRSV_region.R"))
Â
source(here("script", "6_seasRSV_asmw.R"))
Â
source(here("script", "7_seasRSV_europe.R"))
Â
source(here("script", "8_seasRSV_americas.R"))